PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowDocument Class / getVersionExtension Method
In This Topic
    getVersionExtension Method
    In This Topic
    Gets the version extension.
    Syntax
    public PDFVersionExtension getVersionExtension()

    Return Value

    The extended PDF version this document implements.
    See Also